func github.com/klauspost/compress/zstd.buildDtable_asm

2 uses

	github.com/klauspost/compress/zstd (current package)
		fse_decoder_amd64.go#L25: func buildDtable_asm(s *fseDecoder, ctx *buildDtableAsmContext) int
		fse_decoder_amd64.go#L41: 	code := buildDtable_asm(s, &ctx)